Is it smart to use the attach to actor component for a customization system that relies on variables to attach cloths on spawn?

Is it smart to use the attach to actor component for a customization system that relies on variables to attach cloths on spawn? I was going to set variables to tell the game to load certain cloths into the level an to attach them to the player character. Is there a better way to create a customization system? Im trying to make an mmorpg.