macro_rules! str_options { ($options:expr) => { ... }; }
Iterate all string options as (key, value) pairs.
(key, value)