I found what I was looking for in the docs. Initially looked in the wrong place.
https://docs.abp.io/en/abp/latest/Module-Entity-Extensions
I am extending the tenant entity in my project, using this blog post. I would like to add an existing entity as a drop-down like the way editions are. I would like some guidance on how to accomplish this.