Found the Code:
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ogg</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>iTunes-ogg.icns</string>
<key>CFBundleTypeName</key>
<string>Ogg Vorbis Audio File</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>Ogg</string>
<string>OGG</string>
<string>ogg</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSIsAppleDefaultForType</key>
<string>Yes</string>
</dict>
So Just open the package contents of itunes and go into the contents folder and open the info.plist file in textedit and past this text in between any </dict> tags