Dropdown menu from text array variable for internal tool

Thanks @BRGCooper ! You may be onto something. Unfortunately now the value is stuck on the last array item, which suggests that i am getting the whole array, but the array does not populate the drop-down options menu in the way that I’d expect.

I’ve scoured the UE forums and docs for how “Drop-down Options” works and there is absolutely nothing on the subject. No documentation whatsoever. How would i go about populating the drop down with my array? I feel like I’m missing a bunch of steps here…