pub(crate) fn options_to_textfield<T: Debug>(opts: &Vec<T>) -> String
A space delimited concatenation of all given options as string.