macro_rules! option_list_str { ($options:expr, $key:expr) => { ... }; }
Extract a string list option by key.