fn match_variable_type_name( variable_type_name: Option<&String>, candidates: &'static [&'static str], ) -> bool
Helper to case insensitive match of variable type names against a list of candidates