pub fn get_available_presets() -> Vec<&'static str>
Get available preset names.
Useful for CLI help text and validation.
Vector of available preset names.