This is the xml in the flyTypes_xxx
<FieldTypes>
<FieldType>
<Field Name="TypeName">CustomChoiceLookup</Field>
<Field Name="TypeDisplayName">Custom Choice Lookup</Field>
<Field Name="TypeShortDescription">Custom Choice Lookup</Field>
<Field Name="ParentType">MultiChoice</Field>
<Field Name="UserCreatable">TRUE</Field>
<Field Name="FieldTypeClass">c2f1cf54-0925-45c9-8010-c1081b9d0b6c</Field>
<Field
Name="FieldEditorUserControl">/_controltemplates/CustomChoiceFieldEditor.ascx</Field>
<Field Name="Filterable">TRUE</Field>
<RenderPattern Name="DisplayPattern">
<Column HTMLEncode="TRUE" />
</RenderPattern>
<PropertySchema>
<Fields>
<Field Name="ChoiceXmlUrl" Hidden="TRUE" DisplayName="Choice Xml URL"
Type="Text" />
</Fields>
</PropertySchema>
</FieldType>
<?xml version="1.0" encoding="utf-8" ?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Field Name="GU" Type="CustomChoiceLookup" DisplayName="GU" Group="My
Publishing" ID="{3743f2ef-7cc5-480b-be8c-35e3750f4ed1}" StaticName="GU"
Required="FALSE" />
</Elements>