Settings not appearing

In which plugin outlet do you want to put your banner?
Take a look at Using Plugin Outlet Connectors from a Theme or Plugin

You could use https://meta.discourse.org/t/add-a-featured-topic-list-to-your-discourse-homepage/132949?u=moin as an example

You can use the (deprecated) Plugin outlet locations theme component to find the names and locations of the plugin outlets. “above-main-container” for example is the top one above the topic list, but not above the sidebar.

Looking at the code of a #theme-component which adds something similar is also a great way to learn.