How to access blueprint actors variables from an instanced Packed Level

I have made a Packed Level Actor of a Blueprint where some meshes are created. That blueprint exposes a variable which changes the way the mesh looks. I want now to use this packed level and change the way mesh looks, so how do you expose packed levels blueprint variables?