Dealing with assets in standalone

Currently we are building an application that allows the user to create their own animation data, and ideally have them be able to save it off and load it into our experience. What I’m wondering is, is it possible to create new uassets in a packaged build and also load them in? Or at the very least, be able to make a new AnimSequence instance to apply to a character in game?