How can I implement a combo-box in SwiftUI, similar to the Reminders app? https://media.giphy.com/media/zVbWiMmFRkqdUWRUqv/source.gif

Essentially, I want to create something like that, where you can both type a custom answer and navigate down to a list of suggestions. This is for MacOS SwiftUI