In SwiftUI, I\'m using the default Picker like this:
Picker
Picker("Choose option", selection: $selectedRateID) { ForEach(model.rates, id: \\.