I want to create a custom overflow menu item in my ActionBar in addition at the Setting item like described in the image below:
See these links
http://www.codeproject.com/Articles/173121/Android-Menus-My-Way
http://developer.android.com/guide/topics/ui/actionbar.html#Dropdown
and i suggest you to use actionbarsherlock to create a custom overflow menu
See this answer to know how to create overflow menu item using actionbar sherlock
ActionbarSherlock does not include "overflow" section of Action Bar (on Android 2.1)