This is where blueprint inheritance comes in handy…
You can make a master blueprint, which contains the code for whether components are interactable or not, and what can happen with them etc.
Then all the other blueprints inherit from this master