How to organize something like a Pinballtable?

The thing is, I can spawn everything at runtime but where and how do I design the composition? (best practicewhise) A Pinball-Table is not just a static mesh but a set of active/interactive actors.

From some quick testing, it seems level instances are NOT replicated by any means. Nor any of the actors in it. Can someone confirm this?