fn export_kv(state: &EiteState, format_id: usize) -> Vec<String>
Utility: retrieve (export) settings as Vec<String> (kv array form).
Vec<String>