Read component properties in Construction Script?

You can get the values from the component, but customizing its variables from the editor will not result in the changes being reflected immediately. You will have to start an instance of the game to make that happen.

If you want to reflect the changes in the editor itself, I believe you have to update the variable manually through the construction script of the owning actor.