Add custom content when registering an asset

Permalink
For instance, how can I include the following in the page? Really trying to do the first one with type="module", but would like to know how to do the others as well. I read throughhttps://documentation.concrete5.org/developers/assets/registering-an... and can't seem to find it. Thanks!

<script type="module" src="milsymbol-2.0.0/src/milsymbol.js"></script>
<script  src="https://code.jquery.com/jquery-3.5.1.js"  integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc="  crossorigin="anonymous"></script>