Add Array Elements from Class in Editor UI

I have an array of Objects (i.e. References to Objects derived from the Object class, not Actors). I want to add objects to this array through the editor:

image

However, I can not select any objects in these dropdown menus. Is it possible to create objects in such a way that they are selectable there?