Prepopulating a select field on a form embedded by function call

I have a form that is embedded with a function call and I’m pre-populating the form fields. I can’t figure out how to pre-populate a select field (drop-down box) on the form.

Is it even possible?