sure. just make an instance editable variable of actor type, then you can insert a reference of one level actor to another.
On the construction script, you can get that reference and then do whatever you want. You can also expose custom events to be called from a button press in the details panel - this way like if you want to match location of one actor to another or something, you can just do that by clicking the custom event button in the details panel.