I am able to write my functions in VBA to populate a userform combobox with data from an Excel workbook.

I need to achieve this same functionality within an Outlook custom form. I added a combobox control to the form, and see I may enter code in the Script Editor, but how do I have the combobox values loaded based on the script?