Best way to add secondary bindings?

Hey! I wanna have an ability to use and rebind a secondary buttons for every action in my game. But not every action will have secondary binding by default. Most will be empty and user will be able to bind controls to them. Should I add empty binding for every action in input asset like this


or there is a better way to handle secondary bindings without controls?