pub fn lookup_string(key: &str) -> String
like lookup_value, but casts the entry into a String (empty if None)
lookup_value