Place meshes in scene into Blueprints

I’ve been trying to place a series of meshes that are placed in the scene into a blueprint while keeping their relative transform in scene.
I know is it easy to convert meshes into a new blueprint, but what I’m trying to do is to put them into an existing BP.
Is there any way around it, or do I need to manually add the meshes into the BP and adjust their transform?