pub fn parse_settings_from_component_definition_string(
    pax: &str,
    pax_component_definition: Pair<'_, Rule>
) -> Vec<SettingsBlockElement>