**EXTENSION** # `ComboRow` ## Properties ### `values` ### `stringList` ## Methods ### `init(_:selection:values:)` Initialize a combo row. - Parameters: - title: The row's title. - selection: The selected value. - values: The available values.