NSTextField with name suggestions

Hi,


I have Names stored in CloudKit.


I want display list of that names as a suggestion (like NSComboBox) in NSTextField.


Is there any way to achieve this?