Draw a Label like Sleep, restart, shutdown option in loginwindow of macos

I need to Draw a Label like Sleep, restart, shutdown option in loginwindow of macos, so that it will appear correctly on all 3 OS versions High Sierra, Mojave and Catalina.
I need to do this in objective c dynamically at runtime for NSTextField
Please suggest some solution.
I need to show a label on loginwindow of mac, I am able to manipulate that window using SFAuthorizationPluginView.