Can't keep default input value in Module

This might be a very silly problem but I just can't get to the bottom of the issue.

I have this input on a module where I want to set a default value but it just gets ignore and another strings gets overwritten and I have no idea where to track where that string comes from within the module. I put product, but I get individual_sessions no matter what I do.

image
image

This is on the module itself not on the apps that the module is being used, (you can ignore the description, the strings have been change by the team)

The expected behavior is to show and hide some components on the app among other things:

Any help would be much appreciated.