Hi sridhar,
As we have person Id and address type, prepare the list of records which you want to update. Select key field as address type in set tuple update parameters of import manager. And set options to update the records in set tuple update parameters. So for that particular address type you can update the address for person Id.
Please let me know if this helps.