Yeah, you need to explain what "You.ObjectTypeName" means?
If you want to create a random object from the Players family, just do "Create Players".
If you need to create a player of a particular type, use "Create by name" action and make sure that You.ObjectTypeName variable contains the valid object name. Run the project in debug mode to check.