I know that Skype does this - there is a special icon there. And then when the user clicks on the icon, a dropdown menu will appear ...
See docs for status bar and NSStatusItem . You can also find tutorials and sample code using googling for NSStatusItem.
NSStatusItem is responsible for this.