Initializing Player Data when a new account is created

What’s the recommended way of initializing Player Data when a new account is created?
Let’s say Energy = 30, Gold = 0, etc.

How can I achieve this using UGS?