Can I disconnect a blueprint instance from the class, so i can modify individual instances?

i would like to create a blueprint which has, for example, three boxes as components. However when placed in the scene, I’d like to be able to select individual components of individual blueprints and delete or move them.

This would be more like a prefab - you bring them all in as a package, but you can edit them individually.

Is this possible?