Referencing Loaded Assets?

Hello, I recently started using the insert service, using the LoadAsset() function, as my maps were too laggy for one place. I ran into a problem however, where I am not entirely sure how to reference the package once it is loaded in a script from another script. The only way I see to do it is continually loadasset over and over again. Is there anything I can do to reference the package without doing that?