macro_rules! options { ($($item:expr),*) => { ... }; }
A macro to easily mix Strings and enums as options