Best approach to copy multiple objects to other levels?

In unreal u are using blueprints.
Make a new blueprint, with parent Actor that u can place it in the world.
add the components you need, like mesh, trigger, particles whatever, and in the event graph
add your logic. you can place your blueprint actor wherever you want.